Document Library for WinForms
OutputRange コンストラクタ(Int32[])

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > OutputRange クラス > OutputRange コンストラクタ : OutputRange コンストラクタ(Int32[])
The array of page numbers to include.
Creates an instance of OutputRange that includes all pages with numbers specified in the list.
シンタックス
'宣言
 
Public Function New( _
   ByVal pageNumbers() As System.Integer _
)
public OutputRange( 
   System.int[] pageNumbers
)

パラメータ

pageNumbers
The array of page numbers to include.
参照

OutputRange クラス
OutputRange メンバ
オーバーロード一覧